Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

IFrameBuilder Methods

The IFrameBuilder type exposes the following members.

Methods


  Name Description
Public method AddCssClass(System.String) (Inherited from TagBuilder.)
Public method Borderless
Hides the element border.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateId(System.String) (Inherited from TagBuilder.)
Public method GetHashCode (Inherited from Object.)
Public method GetJsSetAttributeStatement (Inherited from VisualElementBuilder.)
Public method GetJsSetSourceStatement

Return Value

JsStatement that sets the source to the URL.
Public method GetType (Inherited from Object.)
Public method Height
Set element height to the value.
Public method Loading
Specify the loading method for external content.
Protected method MemberwiseClone (Inherited from Object.)
Public method MergeAttribute(IAttribute) (Inherited from TagBuilder.)
Public method MergeAttribute(System.String,System.String) (Inherited from TagBuilder.)
Public method MergeAttribute(System.String,System.String,System.Boolean) (Inherited from TagBuilder.)
Public method MergeAttributes(AttributeCollection) (Inherited from TagBuilder.)
Public method MergeAttributes(Object) (Inherited from TagBuilder.)
Public method MergeAttributes``2(System.Collections.Generic.IDictionary{``0, ``1}) (Inherited from TagBuilder.)
Public method MergeAttributes``2(System.Collections.Generic.IDictionary{``0, ``1},System.Boolean) (Inherited from TagBuilder.)
Public method Placeholder
Sets the document displayed in the frame to HTML content.
Public method PlaceholderText
Set content to the text (centered automatically).
Public method SetInnerText(System.String) (Inherited from TagBuilder.)
Public method Source
Set external source to the URL.
Public method ToHtmlString()()()() (Inherited from TagBuilder.)
Public method ToHtmlString(TagRenderMode) (Inherited from TagBuilder.)
Public method ToString()()()()
Public method ToString(TagRenderMode) (Inherited from TagBuilder.)
Public method ToString(TagRenderMode, Boolean) (Inherited from TagBuilder.)
Public method ToString(System.Web.Mvc.TagRenderMode) (Inherited from TagBuilder.)
Public method UseStaticSource
Enables or disables content retrieval from an external source.
Public method Width
Set element width to the value.