Plumtree Tags API  
 

RequiredTagAttribute.CheckValue Method 

This method is used to ensure that the input supplied for this attribute is valid.

public virtual void CheckValue(
   string _strValue
);

Parameters

_strValue

See Also

RequiredTagAttribute Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace