PdfWebControlClientIDSeparator Property |
Gets a character value representing the separator character used in the
ClientID property.
Namespace:
RadPdf.Web.UI
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string ClientIDSeparator { get; }
Public ReadOnly Property ClientIDSeparator As String
Get
Property Value
Type:
String
See Also