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

ElementStyle Methods

The ElementStyle type exposes the following members.

Methods


  Name Description
Public method Add (Inherited from AttributeCollection.)
Public method AddCustom(String, Object)
Public method AddCustom(array<Attribute>[]()[][])
Public method AddOrReplace(Attribute) (Inherited from AttributeCollection.)
Public method AddOrReplace(array<Attribute>[]()[][]) (Inherited from AttributeCollection.)
Public method Append
Combine two styles by adding attributes from the style. Attributes of style take precedence.
Public method Clear(Html..::..Clear)
Public method Clear()()()() (Inherited from AttributeCollection.)
Public method Contains (Inherited from AttributeCollection.)
Public method ContainsKey (Inherited from AttributeCollection.)
Public method CopyTo (Inherited from AttributeCollection.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Float
Public method FloatOnCenter
Public method Freeze (Inherited from AttributeCollection.)
Public method Get (Inherited from AttributeCollection.)
Public method GetDynamicMemberNames (Inherited from DynamicObject.)
Public method GetEnumerator (Inherited from AttributeCollection.)
Public method GetHashCode (Inherited from AttributeCollection.)
Public method GetMetaObject(System.Linq.Expressions.Expression) (Inherited from DynamicObject.)
Public method GetString (Inherited from AttributeCollection.)
Public method GetType (Inherited from Object.)
Public method Margin
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member NewWith
Public method Padding
Public method Static member Parse
Public method Remove (Inherited from AttributeCollection.)
Public method Set (Inherited from AttributeCollection.)
Public method ToAttributeString
Public method ToDictionary()()()()
Public method ToDictionary(array<String>[]()[][]) (Inherited from AttributeCollection.)
Public method TopLeftPosition
Public method ToString (Inherited from AttributeCollection.)
Public method ToValuesString (Inherited from AttributeCollection.)
Public method TryBinaryOperation(System.Dynamic.BinaryOperationBinder,System.Object,System.Object@) (Inherited from DynamicObject.)
Public method TryConvert(System.Dynamic.ConvertBinder,System.Object@) (Inherited from DynamicObject.)
Public method TryCreateInstance(System.Dynamic.CreateInstanceBinder,System.Object[],System.Object@) (Inherited from DynamicObject.)
Public method TryDeleteIndex(System.Dynamic.DeleteIndexBinder,System.Object[]) (Inherited from DynamicObject.)
Public method TryDeleteMember(System.Dynamic.DeleteMemberBinder) (Inherited from DynamicObject.)
Public method TryGetIndex(System.Dynamic.GetIndexBinder,System.Object[],System.Object@) (Inherited from DynamicObject.)
Public method TryGetMember (Inherited from AttributeCollection.)
Public method TryInvoke(System.Dynamic.InvokeBinder,System.Object[],System.Object@) (Inherited from DynamicObject.)
Public method TryInvokeMember(System.Dynamic.InvokeMemberBinder,System.Object[],System.Object@) (Inherited from DynamicObject.)
Public method TrySetIndex(System.Dynamic.SetIndexBinder,System.Object[],System.Object) (Inherited from DynamicObject.)
Public method TrySetMember (Inherited from AttributeCollection.)
Public method TryUnaryOperation(System.Dynamic.UnaryOperationBinder,System.Object@) (Inherited from DynamicObject.)
Public method Visibility