Plumtree Tags API  
 

AttributeType.ValidateTypeSafety Method 

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

public static void ValidateTypeSafety(
   string _strValue,
   AttributeType _Type
);

Parameters

_strValue
_Type

See Also

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