<< Return to Main Index

< Return to Class Index

CGXAbstractUserAttribute::IsEmpty

virtual BOOL IsEmpty() const;

Return Value

TRUE if object is empty; FALSE otherwise.

Remarks

Checks if the value is empty. By default it simply checks if GetValue returns an empty string. Override this method if you need a more specialized behavior for your user attribute.

CGXAbstractUserAttribute

Class Overview | Class Members