PropertyName参数不区分大小写。 例如,SetControlItemProperty将参数CustomerId解释为与CustomerID相同,并将指定的控件绑定到内置的ContactItem.CustomerID属性。 而不是使用FormRegion对象的SetControlItemProperty方法,您可以使用类似于下面的代码以绑定到控件的属性,如主题属性: ...
例如, SetControlItemProperty 将参数 CustomerId 解释为与 CustomerID 相同,并将指定的控件绑定到内置 CustomerID 属性。 还可以使用以下代码行 myPage.Controls (“bar”) 。ItemProperty = “subject”,用于将 subject 属性绑定到控件。 但是,请注意不受信任的代码使用此将触发安全警告,是否该属性由对象模型安全性...
[WebMethodAttribute] public void SetVersionedItemProperty( string workspaceName, string workspaceOwner, ItemSpec[] itemSpecs, VersionSpec versionSpec, DeletedState deletedState, ItemType itemType, PropertyValue[] propertyValues ) 参数workspaceName 类型:System.Stringworkspace...
This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this class only when you have to access an earlier event in this class tha
表達 代表FormRegion 物件的 變數。 參數 展開表格 名稱必要/選用資料類型描述 Control 必要 Object 表單區域中的控制項, PropertyName 所指定的屬性將會系結至該區域。 PropertyName 必要 字串 要繫結至控制項的屬性名稱。 註解 使用此方法可將明確內建屬性或自訂屬性系結至控制項。 您必須依屬性的字串名稱來參...
This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use this class only when you have to access an earlier event in this class tha