Skip to content

Commit 6c2c8e4

Browse files
Clarify some ObjectStateFormatter APIs are no-ops (#4256)
1 parent 3a3dadf commit 6c2c8e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

xml/System.Web.UI/ObjectStateFormatter.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@
324324
<format type="text/markdown"><![CDATA[
325325
326326
## Remarks
327+
Setting this property has no effect.
328+
327329
This member is an explicit interface member implementation. It can be used only when the <xref:System.Web.UI.ObjectStateFormatter> instance is cast to an <xref:System.Runtime.Serialization.IFormatter> interface.
328330
329331
]]></format>
@@ -356,6 +358,8 @@
356358
<format type="text/markdown"><![CDATA[
357359
358360
## Remarks
361+
Setting this property has no effect.
362+
359363
This member is an explicit interface member implementation. It can be used only when the <xref:System.Web.UI.ObjectStateFormatter> instance is cast to an <xref:System.Runtime.Serialization.IFormatter> interface.
360364
361365
]]></format>
@@ -471,6 +475,8 @@
471475
<format type="text/markdown"><![CDATA[
472476
473477
## Remarks
478+
Setting this property has no effect.
479+
474480
This member is an explicit interface member implementation. It can be used only when the <xref:System.Web.UI.ObjectStateFormatter> instance is cast to an <xref:System.Runtime.Serialization.IFormatter> interface.
475481
476482
]]></format>

0 commit comments

Comments
 (0)