Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A string representing the localized value.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public localizedValue As String
'Usage
Dim instance As GridSerializer.SerializedProp
Dim value As String
value = instance.localizedValue
instance.localizedValue = value
[DataMemberAttribute]
public string localizedValue
See Also
Reference
GridSerializer.SerializedProp Class