PdfWebControlLiteID Property |
Gets or sets the programmatic identifier assigned to the server control.
Namespace:
RadPdf.Web.UI
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string ID { get; set; }
Public Property ID As String
Get
Set
Property Value
Type:
String
See Also