Name is the name of the field as a string
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Name { get; set; } |
Visual Basic |
---|
Public Property Name As String Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
EditControl..::..Name Property |
EditControl Class See Also Send Feedback |
C# |
---|
public string Name { get; set; } |
Visual Basic |
---|
Public Property Name As String Get Set |