Forguncy 8 オンラインヘルプ
GrapeCity.Forguncy.ServerApi 名前空間 / PostAttribute クラス
メンバ

このトピックで
    PostAttribute クラス
    このトピックで
    POSTメソッドにより実行されるアクションであることを指定します。
    シンタックス
    '宣言
     
    
    <AttributeUsageAttribute(AttributeTargets.All, 
       Inherited=True, 
       AllowMultiple=False)>
    Public Class PostAttribute 
       Inherits System.Attribute
    [AttributeUsage(AttributeTargets.All, 
       Inherited=true, 
       AllowMultiple=false)]
    public class PostAttribute : System.Attribute 
    継承階層

    System.Object
       System.Attribute
          GrapeCity.Forguncy.ServerApi.PostAttribute

    参照