summaryP:DotNetNuke.UI.WebControls.DNNLabelEdit.UrlFormat
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[PersistenceModeAttribute(PersistenceMode.Attribute)] [DefaultValueAttribute(1)] public UrlFormatType UrlFormat { get; set; } |
Visual Basic |
---|
<PersistenceModeAttribute(PersistenceMode.Attribute)> <DefaultValueAttribute(1)> Public Property UrlFormat As UrlFormatType Get Set |