ShouldSerializeCustomPlaceholders Method (PreValidation)
In This Topic
Specifies whether to save the value of the CustomPlaceholders property.
Syntax
'Declaration
Protected Function ShouldSerializeCustomPlaceholders() As Boolean
protected bool ShouldSerializeCustomPlaceholders()
See Also