Skip to main content

BootstrapFormLayoutBinaryImageBuilder Methods

Name Description
AlternateText(String) Inherited from BootstrapBinaryImageBuilderBase<T>.
ClientEnabled(Boolean) Inherited from BootstrapBinaryImageBuilderBase<T>.
ClientReadOnly(Boolean) Inherited from BootstrapBinaryImageBuilderBase<T>.
ClientSideEvents(Action<BootstrapBinaryImageClientSideEventsBuilder>) Inherited from BootstrapBinaryImageBuilderBase<T>.
ClientVisible(Boolean) Inherited from BootstrapBinaryImageBuilderBase<T>.
DescriptionUrl(String) Inherited from BootstrapBinaryImageBuilderBase<T>.
EmptyImageUrl(String) Inherited from BootstrapBinaryImageBuilderBase<T>.
EnableClientSideAPI(Boolean) Inherited from BootstrapBinaryImageBuilderBase<T>.
Enabled(Boolean) Inherited from BootstrapControlBuilder<T>.
EncodeHtml(Boolean) Inherited from BootstrapControlBuilder<T>.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Height(Int32) Inherited from BootstrapControlBuilder<T>.
Height(String) Inherited from BootstrapControlBuilder<T>.
ImageAlign(ImageAlign) Inherited from BootstrapBinaryImageBuilderBase<T>.
ImageSizeMode(ImageSizeMode) Inherited from BootstrapBinaryImageBuilderBase<T>.
LoadingImageUrl(String) Inherited from BootstrapBinaryImageBuilderBase<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String)
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
ShowLoadingImage(Boolean) Inherited from BootstrapBinaryImageBuilderBase<T>.
TabIndex(Int16) Inherited from BootstrapBinaryImageBuilderBase<T>.
ToolTip(String) Inherited from BootstrapBinaryImageBuilderBase<T>.
ToString() Returns a string that represents the current object. Inherited from Object.
Visible(Boolean) Inherited from BootstrapControlBuilder<T>.
Width(Int32) Inherited from BootstrapControlBuilder<T>.
Width(String) Inherited from BootstrapControlBuilder<T>.
WriteTo(TextWriter, HtmlEncoder) Inherited from BootstrapControlBuilder<T>.
See Also