PdfDataRequestDataKey Property |
Gets a value representing the application determined key passed from the Client API to server as a string.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string DataKey { get; }
Public ReadOnly Property DataKey As String
Get
Property Value
Type:
String
See Also