Displays the model. If the model is null, nothing is rendered.
Model Type: System.Guid?
[Caption("Owner Guid"), Description("The guid of the Url Service subscriber account")] [UIHint("Guid"), ReadOnly] public Guid OwnerGuid { get; set; }
Allows entry of a Guid.
Model Type: System.Guid?
[Caption("Owner Guid"), Description("The guid of the Url Service subscriber account")] [UIHint("Guid"), GuidValidation, Required, Trim] public Guid OwnerGuid { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com