Control Property (C1Gallery)
In This Topic
Gets or sets the content found between the opening and closing tags of the specified HTML server control.
Syntax
'Declaration
Public Property Control As System.String
public System.string Control {get; set;}
See Also