此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
指示集合中包含的输入 Style 对象将其完整状态记录到视图状态,而不是仅记录更改信息。Instructs the input Style object contained in the collection to record its entire state to view state, rather than recording only change information.
protected: override void SetDirtyObject(System::Object ^ o);
protected override void SetDirtyObject (object o);
override this.SetDirtyObject : obj -> unit
Protected Overrides Sub SetDirtyObject (o As Object)
应将自身完全序列化的 Style 对象。The Style object that should serialize itself completely.