| BasicRepeaterWithEffect Fields | 
The BasicRepeaterWithEffect type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | mControlsLoaded | 
            Flag saying whether the dynamic controls has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mDataLoaded | 
            Flag saying whether the data has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mOnBeforeInitFired | 
            True if the on before init was fired.
            (Inherited from BasicRepeater.) | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from BasicRepeater.) | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
            (Inherited from BasicRepeater.) | 
|  | useDataSourceControl | 
            Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
            (Inherited from BasicRepeater.) | 
 See Also
See Also