CachedModelMetadata<TPrototypeCache> Methods
The CachedModelMetadata<TPrototypeCache> type exposes the following members.
| Name | Description | |
|---|---|---|
|
ComputeConvertEmptyStringToNull | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether empty strings that are posted back in forms should be converted to null. |
|
ComputeDataTypeName | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets meta information about the data type. |
|
ComputeDescription | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the description of the model. |
|
ComputeDisplayFormatString | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the display format string for the model. |
|
ComputeDisplayName | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the display name of the model. |
|
ComputeEditFormatString | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the edit format string of the model. |
|
ComputeHideSurroundingHtml | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether the model object should be rendered using associated HTML elements. |
|
ComputeIsReadOnly | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether the model is read-only. |
|
ComputeIsRequired | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether the model is required. |
|
ComputeNullDisplayText | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the cached string to display for null values. |
|
ComputeOrder | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that represents order of the current metadata. |
|
ComputeShortDisplayName | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a short display name. |
|
ComputeShowForDisplay | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether the property should be displayed in read-only views such as list and detail views. |
|
ComputeShowForEdit | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that indicates whether the model should be displayed in editable views. |
|
ComputeSimpleDisplayText | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets the cached simple display string for the model. |
|
ComputeTemplateHint | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached hint that suggests what template to use for this model. |
|
ComputeWatermark | This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.Gets or sets a cached value that can be used as a watermark. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetDisplayName | Gets the display name for the model. (Inherited from ModelMetadata.) |
|
GetHashCode | (Inherited from Object.) |
|
GetSimpleDisplayText | Gets or sets the simple display string for the model. (Overrides ModelMetadata.GetSimpleDisplayText().) |
|
GetType | (Inherited from Object.) |
|
GetValidators | Gets a list of validators for the model. (Inherited from ModelMetadata.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: